func github.com/aws/aws-sdk-go-v2/service/s3.validateObjectIdentifierList

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L2456: 		if err := validateObjectIdentifierList(v.Objects); err != nil {
		validators.go#L3070: func validateObjectIdentifierList(v []types.ObjectIdentifier) error {